PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFSetFillColorNOperator Class / PDFSetFillColorNOperator Constructor / PDFSetFillColorNOperator Constructor(double[],PDFCosName)
The color components.
The pattern ID in the /Resources dictionary.
In This Topic
    PDFSetFillColorNOperator Constructor(double[],PDFCosName)
    In This Topic
    Initializes a new Object.
    Syntax
    public PDFSetFillColorNOperator( 
       double[] colorComponents,
       PDFCosName patternID
    )

    Parameters

    colorComponents
    The color components.
    patternID
    The pattern ID in the /Resources dictionary.
    See Also